Bug 526234 - make shift+ctrl+del delete till the end of line
authorPaolo Borelli <pborelli@katamail.com>
Tue, 12 Aug 2008 17:21:13 +0000 (17:21 +0000)
committerPaolo Borelli <pborelli@src.gnome.org>
Tue, 12 Aug 2008 17:21:13 +0000 (17:21 +0000)
commit05dba4badb5a928b485674ee0941fdc102bf5136
tree3ca2b53c1d12caa95cef18d3a1759040b55097db
parentf28b71b34202962a2e1d64632b4f1ccc24efc78f
Bug 526234 - make shift+ctrl+del delete till the end of line

2008-08-12  Paolo Borelli  <pborelli@katamail.com>

Bug 526234 - make shift+ctrl+del delete till the end of line

* gtk/gtktextview.c: add shift+ctrl+del and shift+ctrl+backspace
keyboard shortcuts to delete to the end/start of the current line.

svn path=/trunk/; revision=21103
ChangeLog
gtk/gtktextview.c